projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1215445
)
waypt: Fix MSVC errors and warnings.
author
oliskoli
<oliskoli>
Sat, 6 Sep 2008 23:01:44 +0000
(23:01 +0000)
committer
oliskoli
<oliskoli>
Sat, 6 Sep 2008 23:01:44 +0000
(23:01 +0000)
waypt.c
patch
|
blob
|
history
diff --git
a/waypt.c
b/waypt.c
index 3a03e461bf15e094be81490c6730091382489555..176e6090bb0adf98f4aec2c00155d95aa0d98a11 100644
(file)
--- a/
waypt.c
+++ b/
waypt.c
@@
-30,7
+30,7
@@
queue waypt_head;
static unsigned int waypt_ct;
static short_handle mkshort_handle;
int geocaches_present;
-static geocache_data empty_gc_data = {};
+static geocache_data empty_gc_data = {
0
};
void
waypt_init(void)